Result: fail
| Detail | Value |
|---|---|
| Returncode | 1 |
| Time | 0:00:00.115115 |
| Stdout | |
| Stderr |
Failed to compile vertex shader: ERROR: 0:1: '' : #version required and missing.
ERROR: 0:1: 'attribute' : syntax error: syntax error
source:
attribute vec4 vertex;
void main()
{
gl_Position = vertex;
}
|
| Environment |
PIGLIT_SOURCE_DIR="/Users/vlee/workspace/piglit" PIGLIT_PLATFORM="mixed_glx_egl" |
| Command | /Users/vlee/workspace/piglit/bin/arb_geometry_shader4-ignore-adjacent-vertices core GL_LINES_ADJACENCY -auto |
| dmesg |